Skip to content

Conversation

@cpsievert
Copy link
Contributor

@cpsievert cpsievert commented Dec 3, 2025

This better aligns the greeting logic between the 2 packages:

  1. Throw warning at greeting creation time (not QueryChat() time).
    • R was doing this, but not Python
  2. Include auto-generated greeting in the client's turn history (so it can be recovered)
    • Python was doing this, but not R

It also adds a bit of polish to the greet.qmd examples

@cpsievert cpsievert requested a review from Copilot December 3, 2025 16:03

This comment was marked as resolved.

@cpsievert cpsievert marked this pull request as ready for review December 3, 2025 16:22
@cpsievert cpsievert merged commit f58df05 into main Dec 3, 2025
@cpsievert cpsievert deleted the chore/greeting-cleanup branch December 3, 2025 16:22
@gadenbuie
Copy link
Contributor

gadenbuie commented Dec 3, 2025

Include auto-generated greeting in the client's turn history (so it can be recovered)

  • Python was doing this, but not R

I don't think we should do this

@gadenbuie
Copy link
Contributor

Related to #113

cpsievert added a commit that referenced this pull request Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants